Skip to content

Conversation

@eclipse-platform-bot
Copy link
Contributor

The following cleanups where applied:

  • Add final modifier to private fields
  • Add missing '@Deprecated' annotations
  • Add missing '@Override' annotations
  • Add missing '@Override' annotations to implementations of interface methods
  • Convert control statement bodies to block
  • Make inner classes static where possible
  • Remove trailing white spaces on all lines
  • Remove unnecessary array creation for varargs
  • Remove unnecessary suppress warning tokens
  • Remove unused imports
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2025

Test Results

 1 893 files  ±0   1 893 suites  ±0   1h 28m 25s ⏱️ +30s
 4 381 tests ±0   4 357 ✅ ±0   24 💤 ±0  0 ❌ ±0 
13 143 runs  ±0  12 976 ✅ ±0  167 💤 ±0  0 ❌ ±0 

Results for commit b1f35dc. ± Comparison against base commit 2124e50.

♻️ This comment has been updated with latest results.

@eclipse-platform-bot eclipse-platform-bot force-pushed the clean-code/debug/org.eclipse.debug.ui branch 4 times, most recently from b6a66cc to dd861ba Compare June 10, 2025 02:55
@akurtakov akurtakov force-pushed the clean-code/debug/org.eclipse.debug.ui branch from dd861ba to 1d8b003 Compare June 10, 2025 06:56
@HeikoKlare HeikoKlare force-pushed the clean-code/debug/org.eclipse.debug.ui branch from 1d8b003 to b1f35dc Compare June 10, 2025 08:47
@HeikoKlare HeikoKlare merged commit cf54e17 into master Jun 10, 2025
18 checks passed
@HeikoKlare HeikoKlare deleted the clean-code/debug/org.eclipse.debug.ui branch June 10, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants